Total Complexity | 19 |
Dependencies | 5 |
Dependents | 4 |
Total lines | 253 |
Lines of code | 162 |
Logical lines of code | 70 |
Comment lines | 60 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update() | 53 | 4 | 24 | |
update_balance() | 49 | 3 | 34 | |
find_by_hash() | 52 | 3 | 27 | |
find_by_uuid() | 52 | 3 | 27 | |
create() | 47 | 2 | 37 | |
get_balance() | 69 | 2 | 7 | |
__construct() | 80 | 1 | 3 | |
is_giftcard() | 79 | 1 | 3 |